home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PHRO.ZIP / SOURCE.TXT < prev    next >
Text File  |  1995-08-11  |  1KB  |  23 lines

  1.  
  2. After some thought, I felt that it would be cool to release some source code.
  3. Phro was made to compete in Hastanan's 2 minute intro compo (see Phro.txt for
  4. more details). The deadline was June 2nd 1995. My entry came in second place.
  5.  
  6. Some of the source is not included (all the OBJ files) this is mainly because
  7. I've changed some of the code alot, and I don't have the origional source
  8. code, but don't fret, you will still be able to see how I did everything
  9. (the environment mapping and the tunnel). A lot of the OBJ files are just
  10. data files convertered to OBJ so I could link them into the code segment.
  11.  
  12. I didn't include the source to the music player either (it isn't mine to 
  13. release), but you can grab a full trial version of BWSB from teeri.oulu.fi
  14.  
  15. This demo was compilied with Turbo Pascal v6.0. I'm not sure if it will
  16. work any other version of TP (particulary v7), but there is still alot of 
  17. stuff for you to read.
  18.  
  19. If you have any questions or comments, feel free to contact me.
  20.  
  21.         Phred/OTM
  22.         achalfin@uceng.uc.edu
  23.